From 379404498902f3110e7b8b1715c8353c690dc0ee Mon Sep 17 00:00:00 2001 From: "cl349@freefall.cl.cam.ac.uk" Date: Fri, 12 Nov 2004 18:02:34 +0000 Subject: [PATCH] bitkeeper revision 1.1159.172.6 (4194fabamHr_DCPBrjJ6jGPZc1kq-A) Untangle #includes slightly. --- xen/include/asm-x86/hardirq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/include/asm-x86/hardirq.h b/xen/include/asm-x86/hardirq.h index f45c3ac654..811415e98a 100644 --- a/xen/include/asm-x86/hardirq.h +++ b/xen/include/asm-x86/hardirq.h @@ -2,7 +2,7 @@ #define __ASM_HARDIRQ_H #include -#include +#include /* assembly code in softirq.h is sensitive to the offsets of these fields */ typedef struct { -- 2.30.2